IMemoryManager

Members

Functions

dup
IMemoryManager dup(IAllocator alloc)
Undocumented in source.
onDecrement
void onDecrement()

~this()

onIncrement
void onIncrement()

this()

shouldDeallocate
bool shouldDeallocate()

on ~this() call

typeShouldNeverDeallocate
bool typeShouldNeverDeallocate()

Is the type even allowed to be deallocated?

Meta